go/printer.printer.indentList (method)

2 uses

	go/printer (current package)
		nodes.go#L1316: func (p *printer) indentList(list []ast.Expr) bool {
		nodes.go#L1426: 			if p.indentList(s.Results) {